home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
CINEBENCH 2003
/
resource
/
res
/
description
/
GVbase.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2003-02-27
|
215 b
|
13 lines
#ifndef _GVBASE_H_
#define _GVBASE_H_
enum
{
ID_GVPROPERTIES = 1000992,
ID_GVPORTS = 1000993,
ID_GVBASE_ENABLE = 200000002,
ID_GVBASE_REMARK = 200000003,
ID_GVBASE_COLOR = 200000004
};
#endif